-
Notifications
You must be signed in to change notification settings - Fork 54
Rebuild LAMMPS for */generic
targets to make sure that CPU-specific optimizations are disabled
#788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebuild LAMMPS for */generic
targets to make sure that CPU-specific optimizations are disabled
#788
Conversation
Instance
|
Instance
|
Instance
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/generic |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
New job on instance
|
New job on instance
|
The builds actually completed, and with right/expected CPU type:
However, both of them failed in the install step, because of this annoying issue again where somehow the old installation is showing up again (even though it should have been removed):
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/generic |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/generic |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
New job on instance
|
…-layer into rebuild_lammps_generic
The permission issue should hopefully be solved now (see #871), so let's try this again... bot: build repo:eessi.io-2023.06-software arch:aarch64/generic |
New job on instance
|
New job on instance
|
Slightly different error now:
Apparently, it doesn't like the workaround that recreates these subdirs (even though they're empty)... |
…nd permission issues (instead of recreating them)
Trying a slightly different approach (as an bot: build repo:eessi.io-2023.06-software arch:x86_64/generic |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/generic |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
New job on instance
|
New job on instance
|
Checked the build logs for 44403 and 44404, indeed these are GENERIC builds. Deploying. |
In order to clean up leftovers from the old installations (for both this PR and #906), I've run the following:
|
PR merged! Moved |
PR merged! Moved |
PR merged! Moved |
The easyblock PR is not merged yet, but I want to do some test builds here already.